[@messageCenter]

Simpsons Lyrics Challenge

From my Facebook Group Obscure Simpsons CharactersUpdated 3 years ago

Put an explanation here of the purpose:

  • I was sick of trying to sing the lyrics in my head, so
  • I queued-up each clip for you.
  • The order doesn't matter, it is just the order I found them.
  • If you want me to do yours, just send me the 2 youTube Clips+Your Meme.

Three-parter: Drinking Driving Narcotics--gGMy4UkhgfA--0m11s--8.6

Output: Julie Andrews- My Favorite Things

Go Here: https://en.savefrom.net/1-youtube-video-downloader-4/
Enter:
https://www.youtube.com/watch?v=33o32C0ogVM
Download it as a 360 MP4
Retitle it 33o32C0ogVM.mp4

Go Here: https://en.savefrom.net/1-youtube-video-downloader-4/
Enter:
https://www.youtube.com/watch?v=Py0dsLH9Zck
Download it as a 360 MP4
Retitle it Py0dsLH9Zck.mp4

Go Here: https://en.savefrom.net/1-youtube-video-downloader-4/
Enter:
https://www.youtube.com/watch?v=gGMy4UkhgfA
Download it as a 360 MP4
Retitle it gGMy4UkhgfA.mp4

ffmpeg -y -ss 00:1:13.5 -to 00:1:16.7 -i 33o32C0ogVM.mp4 -vf scale=480:360,setsar=1:1 ~temp1.mp4 &&
ffmpeg -y -ss 00:0:12 -to 00:0:15.5 -i Py0dsLH9Zck.mp4 -vf scale=480:360,setsar=1:1 ~temp2.mp4 &&
ffmpeg -y -ss 00:0:11 -to 00:0:19.6 -i gGMy4UkhgfA.mp4 -vf scale=480:360,setsar=1:1 ~temp3.mp4

Double-check the timing of each clip.
If it is off, just alter the decimal counters.
ffmpeg -filter_complex "concat=n=3:v=1:a=1" -i ~temp1.mp4 -i ~temp2.mp4 -i ~temp3.mp4 -f MP4 -y JulieAndrewsMyFavoriteThings.mp4